Secondly ndis ( network driver interface specification ) technology in windows2000 and three kinds of network drivers : protocol driver , intermediate driver and miniport driver in ndis structure are narrated in detail . the whole structure of miniport driver for the wireless card and the design of all modules are described , the layered i / o technology in network stack and the configuration module based on this technology are introduced in succession 第二部分詳細(xì)敘述了windows2000下的ndis (網(wǎng)絡(luò)驅(qū)動接口規(guī)范)技術(shù)和ndis框架下的三類網(wǎng)絡(luò)驅(qū)動程序:協(xié)議驅(qū)動程序、中間驅(qū)動程序和小端口驅(qū)動程序,并描述了所開發(fā)的ndis小端口驅(qū)動程序的整體架構(gòu)和各模塊的設(shè)計(jì),接著介紹了網(wǎng)絡(luò)協(xié)議棧中的層次i o技術(shù)和基于此技術(shù)的配置模塊。
百科解釋
The Network Driver Interface Specification (NDIS) is an application programming interface (API) for network interface cards (NICs). It was jointly developed by Microsoft and 3Com Corporation and is mostly used in Microsoft Windows.